Tag Archives: Bug or Feature

Thread was being aborted / IIS Application Pool Idle Time-out (minutes) Setting

Idle Time-out (minutes) [idleTimeout] Amount of time (in minutes) a worker process will remain idle before it shuts down. A worker process is idle if it is not processing requests and no new requests are received. So, if you are … Continue reading

Posted in Infrastructure, Software Architecture, Software Development | Tagged , , | 2 Comments

Gedit adding newline at the end of file

Recently I’ve been checking out PHP sources of a friend’s web application. I’ve decided to use Gedit, as we needed a quick solution and eclipse was not in place (yet). We’ve managed to setup file permissions and database pretty fast and … Continue reading

Posted in Free Software, Software Development | Tagged , , , , | 1 Comment