From: Michael A. C. <cle...@gm...> - 2007-02-10 23:35:50
|
On 2/10/07, Michael A. Cleverly <cle...@gm...> wrote: > My adventures (with CVS HEAD) on OpenBSD/sparc64 continue. > > Unless I set: > > ns_section "ns/server/${servername}/module/nssock" > ns_param acceptsize 1 > > in my conf file then incoming an HTTP request never get serviced > promptly; I can't connect to the nscp control port, and I can't hit > CTRL-C to end the (foreground) nsd process. > > If I set ns_param acceptsize to 2 then the first connection "hangs", > when a second one is made both are processed immediately. Another data point: NaviServer 4.99.1 behaves as expected and does not exhibit this behavior on sparc64. [Although that follows from it not knowing about acceptsize... :-/] Michael |