Re: [Htmlvalidator-help] BETA version HTML Validator 0.8x - very slow performance
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2006-11-22 23:36:53
|
Hi Igor, I do not know do you have an example of such a page on internet ? What you explain is really possible, the worst case is that when you look at a page inside a firewall, if the page contains DTD reference that are not inside the normal DTDs and/or the program make an error distinguishing between XHTML and HTML, you will have to wait a long time, and then you will get a lot of errors just because OpenSP is not able to use a proxy. In your case, does the validation works ? Or it is slow and it does not work neither. Anyway, I am not sure, I can do something about this. Marc Igor Petrovic wrote: > Hi, > > if I try to validate page that should be XHTML mobile 1.0 compatible, I > must wait for >= 60 seconds (for example mobile.lastminute.com; "XHTML > mobile profile 0.3.6" firefox plugin should be installed). > > What is the reason for that latency? When I trace, I see that for every > validation new DTD request on wapforum.org is made. Maybe the reason is > that http://www.wapforum.org/DTD/xhtml-mobile10.dtd internally depends > on some other DTDs, supplied by w3.org, and loading all those schemas is > performance killer for SGML parser. > > Kind regards > Igor Petrovic > Ljubljana, Slovenija > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Htmlvalidator-help mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlvalidator-help > > |