Displaying 2 results from an estimated 2 matches for "customhandler".
2009 Jan 21
2
Web pages time out after server rebuild
...my.cnf and all appears well.
The page that times out on our firefox browsers after 30 seconds does
have a series of complex mysql queries.
There are no log messages other than ssl_error_log that shows:
PHP Fatal error: Maximum execution time of 30 seconds exceeded in
/var/www/htdocs/ndg/includes/customHandler.inc on line 87
the line number varies as does the file name it reports.
It will serve pages that only have a few records, yet on my functioning
server even the large pages return over the internet in less than 2 seconds.
So I'm thinking not enough memory? - but it was working well last Monday....
2019 May 01
2
Assigning custom information to IR instruction and passing it to its correspondent in Selection DAG
On Wed, May 1, 2019 at 2:48 PM Przemyslaw Ossowski <
przemyslaw.ossowski at googlemail.com> wrote:
> Thanks Mehdi for the suggestion.
> I want to customize handling of 'load' instruction during processing DAG,
> but on IR level I want the 'load' to be treated in different passes as
> common load. So I'm afraid that replacing 'load' with Intrinsic