[Htmlvalidator-help] BETA version HTML Validator 0.8x - very slow performance
Brought to you by:
mgueury
From: Igor P. <igo...@me...> - 2006-11-22 15:53:46
|
Hi, =20 if I try to validate page that should be XHTML mobile 1.0 compatible, I must wait for >=3D 60 seconds (for example mobile.lastminute.com; "XHTML mobile profile 0.3.6" firefox plugin should be installed). =20 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 |