[Kepler-Project] Re: Fwd: Rolling file appender

2011-04-20 Thread Tiago Katcipis
that i can do to help adding the rolling file > appender > > (if you find it useful too of course :-)), let me know. I'm using it at > my > > work and it is working great :-). > > > > best regards, > > Katcipis > > > > -- Forwarded message --

Re: [Kepler-Project] Re: Reloading script on wsapi-fastcgi

2011-01-26 Thread Tiago Katcipis
On Tue, Jan 4, 2011 at 6:01 PM, Tiago Katcipis wrote: > > > On Tue, Jan 4, 2011 at 5:41 PM, Fabio Mascarenhas wrote: > >> If you want to run just a single, persistent WSAPI application it is much >> easier to use this as your idlocutor.fcgi script: >> >> ---

Re: [Kepler-Project] Re: Reloading script on wsapi-fastcgi

2011-01-04 Thread Tiago Katcipis
n loader had a bug. > I'm using the version 1.3.4. I'm going to try your idea and see if any other problem arises. Best regards, Katcipis > > -- > Fabio Mascarenhas > > > On Tue, Jan 4, 2011 at 4:32 PM, Tiago Katcipis wrote: > >> On Mon, Jan 3, 2011 at

Re: [Kepler-Project] Re: Reloading script on wsapi-fastcgi

2011-01-04 Thread Tiago Katcipis
On Mon, Jan 3, 2011 at 11:27 AM, Tiago Katcipis wrote: > > > On Mon, Jan 3, 2011 at 11:15 AM, Fabio Mascarenhas wrote: > >> With isolated=true WSAPI will run your scripts in a pool of Rings, and >> will collect and respawn the Rings periodically, >> > > bes

Re: [Kepler-Project] Re: Reloading script on wsapi-fastcgi

2011-01-03 Thread Tiago Katcipis
; On Wed, Dec 29, 2010 at 2:48 PM, Tiago Katcipis wrote: > >> >> >> On Wed, Dec 29, 2010 at 11:31 AM, Tiago Katcipis wrote: >> >>> Hi all, >>> >>> I'm having some problem using wsapi-fastcgi with lighthttpd. I got >>> everything working

[Kepler-Project] Re: Reloading script on wsapi-fastcgi

2010-12-29 Thread Tiago Katcipis
On Wed, Dec 29, 2010 at 11:31 AM, Tiago Katcipis wrote: > Hi all, > > I'm having some problem using wsapi-fastcgi with lighthttpd. I got > everything working fine, but every time an error occurs (any 4xx) or someone > send a DELETE method request my script is reloaded. I d

[Kepler-Project] Reloading script on wsapi-fastcgi

2010-12-29 Thread Tiago Katcipis
Hi all, I'm having some problem using wsapi-fastcgi with lighthttpd. I got everything working fine, but every time an error occurs (any 4xx) or someone send a DELETE method request my script is reloaded. I don't want the script to reload because every time this happens i reconnect to the db and th

Re: [Kepler-Project] Rolling file appender

2010-11-26 Thread Tiago Katcipis
On Fri, Nov 26, 2010 at 1:00 AM, Vadim Peretokin wrote: > It seems the documentation folder is missing some pages? > i only sent the documentation i generated...the rest of the documentation is the same that is on the cvs. now that you mentioned it...i think that a small change mus be made on th

[Kepler-Project] Rolling file appender

2010-11-25 Thread Tiago Katcipis
Hi everyone, I needed a rolling file appender on a lua project and i thought it would be a cool addition to lualogging, i use it a lot because the machines i work with have limited space to write logs, so i have to configure the log to occupy x bytes on the maximum and configure a maximum of backu