<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">Hi All,<br />
<br />
I’m facing an annoying issue with fuel upload: clients needs to upload files that are bigger than 6mb, I’ve seated php.ini, php-fpm and nginx for 100 mb but it all fails. CRM’s configuration is also set for 50 mb.<br />
<br />
From the web console I see that it’s actually CSRF Magic library that’s causing an issue, I think it’s the file size (in my test I’m using 19 mb pdf), it seems that the connection is closed because the object is heavy.<br />
<br />
Anyone else ran into this problem? What can I do to solve this?</div>
</div>
<div name="messageSignatureSection"><br />
<div class="matchFont"><font color="#C6C6C6"><b><span style="">Sukhdev Mohan</span></b></font><span style=""></span><br />
<font color="#999999"><b><span style="">Developer</span></b></font><br /></div>
</div>
</body>
</html>