[AOLSERVER] [AS 4.0] Shutting down the server

2003-03-17 Thread Jean-Fabrice RABAUTE
Hi all, I can't find how to stop the nsd process for the version 4.0 (4.0 beta3). In the 3.x series, I was using the -K flag on the command line to stop the server. Is there a new way to shutdown aolserver v4.0 ? Thanks. Jean-Fabrice RABAUTE Core Services http://www.core-services.fr Mob: +33

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Jeremy Cowgar
What does everyone else use for editing ADP's? TCL for that fact as well. Jeremy On Sunday 16 March 2003 08:39 am, you wrote: Greetings. I use emacs for all text editing and I was running into a problem with editing ADP's. With html-helper-mode I can do things like narrow down to a

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Kevin Lawver
jEdit (www.jedit.org). It does a good job of markup highlighting, and works on all four platforms I use. It comes with all kinds of code highlighting presets built in, and handles pretty much everything I've thrown at it without dying. Kevin In a message dated 3/17/03 9:19:25 AM, [EMAIL

Re: [AOLSERVER] [AS 4.0] Shutting down the server

2003-03-17 Thread Nathan Folkman
You should be able to simply KILL the AOLserver PID. There are a number of ways you can find the PID: 1. Configure the AOLserver to write out the PID to a file: ns_section ns/parameters ns_param pidfile /tmp/${servername}.pid By default a PID file is generated as

Re: [AOLSERVER] [AS 4.0] Shutting down the server

2003-03-17 Thread Jean-Fabrice RABAUTE
Thanks a lot. The first solution is fine for me. Best regards. Jean-Fabrice RABAUTE Core Services http://www.core-services.fr Mob: +33 (0)6 13 82 67 67 -Message d'origine- De : AOLserver Discussion [mailto:[EMAIL PROTECTED] la part de Nathan Folkman Envoye : lundi 17 mars 2003 15:33 A

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Scott Laplante
vim, obstinately. ; ) -Original Message- From: Jeremy Cowgar [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 6:09 AM To: [EMAIL PROTECTED] Subject: Re: [AOLSERVER] Emacs and ADP -- a solution What does everyone else use for editing ADP's? TCL for that fact as well. Jeremy On

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Janine Sisk
Hear, hear! :) I keep hearing about the studliness of Emacs and it's not that I don't believe it - but my fingers know Vi extremely well, after using it for nigh on 15 years (ok, that's a scary thought in itself!) and it slows me down too much to try to learn another editor. Maybe I'll give it a

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Andrew Piskorski
On Mon, Mar 17, 2003 at 09:08:46AM -0500, Jeremy Cowgar wrote: What does everyone else use for editing ADP's? TCL for that fact as well. XEmacs with MMM for Multiple Major Modes support works very nicely. It's a huge improvement over the stock Tcl mode in Gnu Emacs and XEmacs as well. I didn't

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Scott Goodwin
On 3/17/03 11:17 AM, Janine Sisk [EMAIL PROTECTED] wrote: Hear, hear! :) I keep hearing about the studliness of Emacs and it's not that I don't believe it - but my fingers know Vi extremely well, after using it for nigh on 15 years (ok, that's a scary thought in itself!) and it slows me

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Dossy
On 2003.03.17, Scott Laplante [EMAIL PROTECTED] wrote: vim, obstinately. ; ) vim6 here, too. Rock on. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ He realized the fastest way to change is to

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Jeremy Cowgar
XEmacs with MMM for Multiple Major Modes support works very nicely. It's a huge improvement over the stock Tcl mode in Gnu Emacs and XEmacs as well. I didn't configure the one I'm using at work, so I can't really tell you how to do so, but googling for mmm-mode gets a lot of useful hits,

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Lane S. Wimberley
Jeremy Cowgar writes: XEmacs with MMM for Multiple Major Modes support works very nicely. It's a huge improvement over the stock Tcl mode in Gnu Emacs and XEmacs as well. I didn't configure the one I'm using at work, so I can't really tell you how to do so, but googling for mmm-mode gets

Re: [AOLSERVER] Emacs and ADP -- a solution

2003-03-17 Thread Jeff Mincy
On Mon, 17 Mar 2003, [EMAIL PROTECTED] wrote: Jeremy Cowgar writes: XEmacs with MMM for Multiple Major Modes support works very nicely. It's a huge improvement over the stock Tcl mode in Gnu Emacs and XEmacs as well. I didn't configure the one I'm using at work, so I can't really tell

[AOLSERVER] maxline

2003-03-17 Thread Zamil Murji
I read that: AOLserver limits the length of each line in the HTTP request header, including the request line itself. This limits the amount of data you can put in form variables in a GET request. AOLserver does not specifically limit the length of each form variable's value. The limit is set in

Re: [AOLSERVER] maxline

2003-03-17 Thread Scott Goodwin
I believe you limit the request line like so: ns_section ns/server/${servername} ns_param maxline 10240 It defaults to 8192 in AOLserver 3.5.1. The config file should be placed in the top level of your AOLserver installation area, and should be called nsd.tcl. For a new installation,

[AOLSERVER] March Madness on AOLserver

2003-03-17 Thread carl garland
For those of you interested in March Madness or just curious as to check out a site built using aolserver architecture ... check out www.23pools.com Users can build their own blogs, create their own groups, and build contests/pools of multiple types. The majority of the site never hits the db and