• Resolved ernestojimz

    (@ernestojimz)


    Hi,
    I recently noticed a high usage of disk space on my server so I asked my hosting provider to issue a report on all my files. The wpfc-minified folder was using about 24gb of space so I deleted it, then in about a day or two the plugin already had created about 21,000 sub-folders, is there a way to prevent this? the folder just keep getting huge (about 1gb per day or so).

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Emre Vona

    (@emrevona)

    The problem is that a plugin adds a random version number so WPFC detects the sources as new source.

    The solution: You need to exclude the css and js source as below.

    Thread Starter ernestojimz

    (@ernestojimz)

    Thanks for your response, I made these changes. I’ll keep monitoring the disk usage and report back in some days.

    Regards.

    Plugin Author Emre Vona

    (@emrevona)

    sure. you are welcome.

    Luciano

    (@lucianobosco)

    Hi,
    I’m facing the same issue with one of my customers page. The wpfc-minified folder is about 5.5Gb size. Does this fix apply to any included file using timestamp in its url?

    <link rel='stylesheet' id='fusion-dynamic-css-css' href='https://www.fmdelacosta999.com.ar/wp-content/uploads/fusion-styles/fusion-8.css?timestamp=1514892398&ver=4.9.1' type='text/css' media='all' />

    I’ve added this CSS exclude rule: fusion-styles/fusion.
    Is this OK? Please note that the number next to fusion may change.

    Thanks in advance

    Plugin Author Emre Vona

    (@emrevona)

    yes, it is ok.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to prevent this plugin to create thousands of sub-folders on wpfc-minified’ is closed to new replies.