Re: [WebDNA] WebDNA slow processing

This WebDNA talk-list message is from

2011


It keeps the original formatting.
numero = 107724
interpreted = N
texte = Thierry Almy wrote: > This is from the error log, 1 entry per day: > Unknown Exception @ 11/25/11 05:58:35, thread -1340051456 > Mem:0 > pathArgs:SHOWPAGE > physicalPath:/Library/Tenon/WebServer/WebSites/www.ausgang.sh/kinoupdate.tpl > clientAddress:087.245.120.027 > clientAgent:WebCatalog Trigger > username: > password: > fromUser: > scriptName:/kinoupdate.tpl > docRootPrefix:/Library/Tenon/WebServer/WebSites/www.ausgang.sh > > All Args: > mimeHeaders: Authorization=Basic%20Og%3D%3D&User-Agent=WebCatalog%20Trigger&Host=www.ausgang.sh& > > > It's from a trigger I run once every early morning. But I don't believe it has to do something with it. > > I'm looking at the debug-log; most of the entries are from search engines (bingbot !!!) > I'm thinking about blocking bingbot ... > > Thierry Yes, it's always good to block malicious bots on task intensive tasks (search pages or nested loop pages etc..). In general, the performance effects of either task intensive code, or code that has small problems, will greatly increase in relation to how hard the server is hit. Since the entire internet world can potentially hit your server at the same time ;-).. it's good to plan for this idea. You can help performance with things like using a 'max' found results in your searching when appropriate, limit concurrent requests in the WebDNA admin, blocking certain user agents, etc. Donovan -- Donovan Brooke Euca Design Center www.euca.us www.keepitturning.co Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] WebDNA slow processing - conclusion (Kenneth Grome 2011)
  2. Re: [WebDNA] WebDNA slow processing - conclusion (Thierry Almy 2011)
  3. Re: [WebDNA] WebDNA slow processing (Kenneth Grome 2011)
  4. Re: [WebDNA] WebDNA slow processing (Thierry Almy 2011)
  5. Re: [WebDNA] WebDNA slow processing (Kenneth Grome 2011)
  6. Re: [WebDNA] WebDNA slow processing (Thierry Almy 2011)
  7. Re: [WebDNA] WebDNA slow processing (Kenneth Grome 2011)
  8. Re: [WebDNA] WebDNA slow processing (Thierry Almy 2011)
  9. Re: [WebDNA] WebDNA slow processing (Kenneth Grome 2011)
  10. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  11. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  12. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  13. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  14. Re: [WebDNA] WebDNA slow processing (Kenneth Grome 2011)
  15. Re: [WebDNA] WebDNA slow processing (Donovan Brooke 2011)
  16. Re: [WebDNA] WebDNA slow processing ("Mr. Robert Minor Jr." 2011)
  17. Re: [WebDNA] WebDNA slow processing (Donovan Brooke 2011)
  18. Re: [WebDNA] WebDNA slow processing (christophe.billiottet@webdna.us 2011)
  19. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  20. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  21. Re: [WebDNA] WebDNA slow processing (christophe.billiottet@webdna.us 2011)
  22. Re: [WebDNA] WebDNA slow processing ("lists@almy.ch" 2011)
  23. Re: [WebDNA] WebDNA slow processing (christophe.billiottet@webdna.us 2011)
  24. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  25. Re: [WebDNA] WebDNA slow processing (Thierry Almy 2011)
  26. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  27. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  28. Re: [WebDNA] WebDNA slow processing (Thierry Almy 2011)
  29. Re: [WebDNA] WebDNA slow processing (Donovan Brooke 2011)
  30. Re: [WebDNA] WebDNA slow processing (Donovan Brooke 2011)
  31. Re: [WebDNA] WebDNA slow processing (Thierry Almy 2011)
  32. Re: [WebDNA] WebDNA slow processing (William DeVaul 2011)
  33. Re: [WebDNA] WebDNA slow processing (Thierry Almy 2011)
  34. Re: [WebDNA] WebDNA slow processing (Thierry Almy 2011)
  35. Re: [WebDNA] WebDNA slow processing (Daniel Meola 2011)
  36. Re: [WebDNA] WebDNA slow processing (D Brooke 2011)
  37. [WebDNA] WebDNA slow processing (Thierry Almy 2011)
Thierry Almy wrote: > This is from the error log, 1 entry per day: > Unknown Exception @ 11/25/11 05:58:35, thread -1340051456 > Mem:0 > pathArgs:SHOWPAGE > physicalPath:/Library/Tenon/WebServer/WebSites/www.ausgang.sh/kinoupdate.tpl > clientAddress:087.245.120.027 > clientAgent:WebCatalog Trigger > username: > password: > fromUser: > scriptName:/kinoupdate.tpl > docRootPrefix:/Library/Tenon/WebServer/WebSites/www.ausgang.sh > > All Args: > mimeHeaders: Authorization=Basic%20Og%3D%3D&User-Agent=WebCatalog%20Trigger&Host=www.ausgang.sh& > > > It's from a trigger I run once every early morning. But I don't believe it has to do something with it. > > I'm looking at the debug-log; most of the entries are from search engines (bingbot !!!) > I'm thinking about blocking bingbot ... > > Thierry Yes, it's always good to block malicious bots on task intensive tasks (search pages or nested loop pages etc..). In general, the performance effects of either task intensive code, or code that has small problems, will greatly increase in relation to how hard the server is hit. Since the entire internet world can potentially hit your server at the same time ;-).. it's good to plan for this idea. You can help performance with things like using a 'max' found results in your searching when appropriate, limit concurrent requests in the WebDNA admin, blocking certain user agents, etc. Donovan -- Donovan Brooke Euca Design Center www.euca.us www.keepitturning.co Donovan Brooke

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Forcing price recalculation in shopping cart (1998) [WebDNA] File Treeing (2012) Trying to loop for letters (1999) shownext not showing next...still r2 (1997) suggestions for a good text editor on windows? (2005) WebCatalog Hosting (1996) NT b19 sends extra MIME headers (1997) customizing the color of user's pages (1997) WebCat2 - [format thousands] (1997) Lookup Notfound (1998) Repeating Fields (1997) Not carrying Zero (2000) Limiting user access to .tmpl files (1997) ampersand XHTML in search (2006) Problems adding stuff to the shopping cart. (1997) WYSIWYG Entry of text fields (2001) File Upload (1997) FAX orders (1996) [WebDNA] [OT] WebDNA Wiki - need grammar check / suggestions (2009) [REPLACE] inside [FOUNDITEMS] (1998)