jwest75674 edited a comment on issue #2070:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/2070#issuecomment-870803866
Thanks for trying though. I've done some more poking around, and while I
have not yet been successful in identifying the issue, I am beginning to
suspect that an error message is being thrown when it's still working under the
hood.
However, I am far from confident, and attemping to start a new experiment to
test.
On a different server, one running litespeed, I see this in the logs:
```
2021-06-29 11:57:42.511975 | WARN | [2312650] [T0] [modpagespeed]
"ExperimentSpec id=1;percent=50;default" not a valid experiment spec
-- | -- | --
2021-06-29 11:57:42.512167 | WARN | [2312650] [T0] [modpagespeed]
"ExperimentSpec id=2;percent=50" not a valid experiment spec
```
For this config:
```
ModPagespeedExperimentSpec id=1;percent=50;default
ModPagespeedExperimentSpec id=2;percent=50
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]