While learning to use Pylons, on occasion I've noticed that my site in
development still responds to http even after I have pressed Ctrl-C in
the shell window in which I was running paster serve --reload
development.ini.

At first I figured that it was just a result of caching behavior...
although it did seem that I could click links to pages I hadn't viewed
in a long time (pages I would not expect to still be cached) and they
would display too.  But then I noticed that even if I not only press
Ctrl-C but also close the shell window, paster still seemed to be
running.

Last night I pressed Ctrl-C, exited the shell and closed its window,
and went to bed.  Got up in the morning and my development site still
responded not only to clicking from link to link within it, but also
to forced reloads (Ctrl-F5), and it was still reloading pages and
rendering templates after I edited and updated their contents.  This
worked for a couple of hours before it finally stopped and I had to
actually open a new shell and start paster again.

Where can I read up on this behavior?  I'm just recently restarting my
study of unix, linux, etc after 15 years with my head in the sand.

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to