WebPagetest 2.11
|
04-20-2013, 12:48 AM
Post: #1
|
|||
|
|||
WebPagetest 2.11
WebPagetest 2.11 is now available: https://sites.google.com/a/webpagetest.o...etest-2-11
The main highlights are: - Emulated mobile testing with Chrome - Fixed support for IE 10 on Windows 7 x64 - Support for sharding an individual test across multiple machines for faster completion - JSON support in the RESTful API - Changes to default connectivity settings (need to manually update your connectivity.ini) |
|||
04-20-2013, 01:52 AM
(This post was last modified: 04-20-2013 01:52 AM by andreapernici.)
Post: #2
|
|||
|
|||
RE: WebPagetest 2.11
Great.
The changelog details are in SVN? I need them cause I completely changed the CSS, HTML and JS. Also the agent has been updated? I try to spread WPO love for Italian guys. |
|||
04-20-2013, 02:55 AM
Post: #3
|
|||
|
|||
RE: WebPagetest 2.11
Yes, all of the changes are in SVN (2.10 was rev 1752). If you hack on the code you're just going to cause extreme pain for yourself though. You can specify custom css by placing a custom css in the settings directory (there is a sample in the release) and it will get loaded on every page after the default css so you can re-style as you wish.
If you need to completely re-do the HTML then I recommend building your own UI and interfacing with WebPagetest through the API. I release updates at least 3-4 times a year and keeping up with the patches every time is going to drive you nuts. Yes, the agents also updated - the major changes are documented in the change log. |
|||
04-20-2013, 10:33 PM
Post: #4
|
|||
|
|||
RE: WebPagetest 2.11
When I try to download the Agent update from here
https://sites.google.com/a/webpagetest.o...-instances Chrome tell me that those file are dangerous. Probably a false positive, but I want to let you know. I try to spread WPO love for Italian guys. |
|||
05-16-2013, 11:21 PM
Post: #5
|
|||
|
|||
RE: WebPagetest 2.11
I deployed the 2.11 server and agent, and I cant see the sharding at work (that's a shame because I have a dozen of agents waiting).
Is is supposed to work on the private instances or only on WPT.org ? Jean-pierre VINCENT braincracking.org Fork of WPT monitor private instance : https://github.com/jpvincent/WPT-server |
|||
05-16-2013, 11:38 PM
Post: #6
|
|||
|
|||
RE: WebPagetest 2.11
Go into your settings.ini and add shard_tests=1 ( https://code.google.com/p/webpagetest/so....sample#38 ).
It is off by default just to be conservative/safe since the logic is pretty new. |
|||
05-17-2013, 12:11 AM
Post: #7
|
|||
|
|||
RE: WebPagetest 2.11
thanks for the tip, I forgot the .ini files in my merge so I missed this option.
Seems to work like a charm for now Jean-pierre VINCENT braincracking.org Fork of WPT monitor private instance : https://github.com/jpvincent/WPT-server |
|||
06-04-2013, 06:42 PM
Post: #8
|
|||
|
|||
RE: WebPagetest 2.11
Thanks for the update Patrick! I really appreciate it.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)