>I had always problems with assp not reloading often as required the >flat >file with local emails , especially on servers >having a lot of email (over 2000) where the flat file was updated >very >often . >Finally I found a solution which works (on linux ). > >set following cronjob (each 1 max 10 minutes depending on how often >do >you want the assp_local_email reloaded )
hmm... touch will set the timestamp as any normal change operation will do. So look into the way you are updating your big files. They are not written to disk - that is the real problem. fritz ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
