It depends on why the connection has been running a long time.  The 
"ns_loop_ctl" command lets you examing running loops (i.e., while and 
foreach loops) and lets you interrupt them in case something got back a 
much larger dataset than expected.  If it's just a slow network 
connection not letting data be flushed quickly enough, that's a bit 
harder to interrupt.  There are ways to free up the connection thread so 
that further requests can be serviced, but they're not entirely 
straightforward in aolserver (recent versions of naviserver do better in 
this regard).

-J



Paula Giangeruso wrote:
> Is there a way to kill a connection in AOLServer?   There are times when
> one connection has been running for a long time and it would be nice if
> that connection could be killed directly versus having to restart the
> entire server.
>
> Is this possible?
>
> Thanks
> -Paula
>
> --
> */Paula Giangeruso/*- /*Sr. Application Developer*/
> pgianger...@wineaccess.com <mailto:pgianger...@wineaccess.com> |
> www.wineaccess.com <http://www.wineaccess.com/>
> /*O:*/ (610) 664-2026 x126 | */*F:*/*(610) 664-4968 | /*C:*/ (609) 731-8092
>
> *wine*/access/ ®
> direct from the source
>
>
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
>
>
>
> _______________________________________________
> aolserver-talk mailing list
> aolserver-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/aolserver-talk
>


------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
aolserver-talk mailing list
aolserver-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aolserver-talk

Reply via email to