11
I Use This!
Activity Not Available

News

Posted almost 12 years ago by [email protected] (Sep Ng)
I have a few tasks that I launch with ns_thread begindetached and I'm wondering if I am able to use threadids to monitor them with AOLserver. Any ideas on how I can tell if the thread id is still active or if it exited already? Thanks!
Posted almost 12 years ago by [email protected] (David Osborne)
Hi, There was some discussion in the past about Tcl's socket command not being thread safe with the recommendation being that ns_sockopen should be used instead. Does anyone know if this is still the case in Tcl 8.5 or have things moved on? I can't find any reference to thread safety of socket in the more
Posted almost 12 years ago by [email protected] (Thorpe Mayes)
Hi, I have a simple (minded) question re ns_register_filter: How do I disable this? Remove the file and restart the server? Here is my code: proc active_user_filter {why} { ... return filter_ok if {![info exists active_user_filter_p]} { set x [ns_register_filter trace GET * active_user_filter]
Posted almost 12 years ago by [email protected] (Klaus Hofeditz ]project-open[)
Hi all, I am trying to install AOLSERVER 4.5.1 on Ubuntu 12.04 (LTS). While nslog loads ok, nssha1 fails: [13/May/2012:17:09:35][15372.3 073791680][-main-] Notice: modload: loading '/usr/local/aolserver451/bin/n ssha1.so' [13/May/2012:17:09:35][15372.3 073791680][-main-] Warning: modload: could
Posted almost 12 years ago by [email protected] (Sep Ng)
Hi, I've been looking at one aolserver install which seems to be crashing when I run with SSL certificates. The weird thing is that if I run it as root, the startup goes fine, which leads me to believe it is possibly a permission issue. The crash happens right when nsd attempts to generate
Posted about 12 years ago by [email protected] (Sep Ng)
Every once in a while on my aolserver logs, I find this error and I'm not sure what it means. Typically, I see it when performing a database operation and then aolserver drops into an error like: invalid database_id: nsdb0 Is this related to another log entry: max connections exceeded? Is the
Posted about 12 years ago by [email protected] (Wolfgang Winkler)
Hi! We have various high volume servers with AOLserver installations. Most of them are running stable but in all of our latest installs we have problems with the stability, especially on startup. I've recompiled all sources on a clean (tcl free) installation with: * tcl 8.5.11 (and 8.5.9 on another machine)
Posted about 12 years ago by [email protected] (David Osborne)
Hi, Can I check if the following is an intended behaviour? We run Aolserver 4.5.1 on Debian Squeeze. The behaviour we are seeing is, when a large cookie is sent in a request, the nsd daemon doesn't seem to reply at all. (This also occurs with a ... [More] large number of smaller cookies. ~50) I constructed a test case by creating a cookie file containing 1 cookie (as [Less]
Posted about 12 years ago by [email protected] (Wolfgang Winkler)
Hi! We have various high volume servers with AOLserver installations. Most of them are running stable but in all of our latest installs we have problems with the stability, especially on startup. I've recompiled all sources on a clean (tcl free) installation with: * tcl 8.5.11 (and 8.5.9 on another machine)
Posted about 12 years ago by [email protected] (Thorpe Mayes)
Hi, I reinstalled php5 (I did not remove anything before reinstalling) with the curl extension enabled. After doing so, I got this message upon shutting down the server: [15/Mar/2012:08:29:55][13455.3 083933376][-main-] Notice: driver: stopped: ... [More] nssock *** glibc detected *** /usr/local/aolserver/bin/nsd: corrupted double-linked list: 0x09e5ec38 *** [Less]