11
I Use This!
Activity Not Available

News

Posted about 15 years ago by [email protected] (Sep Ng)
Hi, I'm trying to debug an AOLserver crash and the point of crash seems to be AppendConn in NS_GetProcInfo... I will post the stack trace after just for reference. Looking through the ticket tracker on AOLserver, I found two tickets of particular interest: [link] --> My question with this ticket is was it ever resolved?
Posted about 15 years ago by [email protected] (Janine Sisk)
Apologies in advance for posting with no research... was just checking email before running out the door and found an error report from the client I upgraded over the weekend. When I get back I will employ The Google and look at the code and all ... [More] that, but I wanted to toss this out to see if anyone knew the answer. This is in the proprietary CMS [Less]
Posted about 15 years ago by [email protected] (Jeff Hobbs)
The following is a confirmation from Kevin Kenny (author of the latest clock code) about the state of 8.5 clock:
Posted about 15 years ago by [email protected] (Alexey Pechnikov)
Hello! Can AOL 4.5.1 perform byte range requests? Version 3.3+ad13 did have this support... May be I can adopt some patches for new AOL version? Best regards, Alexey Pechnikov. [link]
Posted about 15 years ago by [email protected] (Janine Sisk)
I host a couple of sites based on an old version of OpenACS with a proprietary (and fairly primitive) CMS. I didn't write any of it, and up to now have not had to look at things very closely. But a combination of increased traffic and more stuff running on the system has made performance problems that were there all along rear some
Posted about 15 years ago by [email protected] (Dino Vliet)
All, This was solved in the meantime. The README file in the nspostgres driver tarball, which I downloaded from sourceforge didn't have the information that INST changed its meaning in 4.5. After I fixed that, everything went smooth and I have my server up and running the way I like it.
Posted about 15 years ago by [email protected] (Alexey Pechnikov)
Hello! As I did find [ns_httptime 0] Thu, 1 Jan 1970 00:00:00 GMT It's wrong! Correct value is "Thu, 01 Jan 1970 00:00:00 GMT". So cache control by headers "If-Modified-Since" and "If-None-Match" refused. Best regards, Alexey Pechnikov. [link]
Posted about 15 years ago by [email protected] (Dino Vliet)
Good evening,  I'm experiencing problems compiling nspostgres4.1 on openbsd 4.5 My command sequence is:  gmake POSTGRES=/var/postgresql PGLIB=/usr/local/lib/postgresq l/ PGINC=/usr/local/include/postg resql/ INST=/usr/local/aolserver/bin/ nsd NSHOME=/usr/local/aolserver AOLSERVER=/usr/local/aolserver
Posted about 15 years ago by [email protected] (Alexey Pechnikov)
Hello! There is needed set up url for auto-redirects in config: ns_section "ns/server/${servername}/modul e/nssock" ;# Port for HTTP (typically 80) ns_param port $httpport ;# This is not the same as your hostname ns_param hostname $hostname ;# This is not the same as your host addr
Posted about 15 years ago by [email protected] (William Scott Jordan)
Hey all! We're having an issue under high loads that's causing AOLserver to stop taking new connections and I wanted to see if anyone could point me in the right direction for diagnosing the problem. We're running AOLserver 4.5 on CentOS 5.2 with the following connection config: ns_section "ns/server/main"